home *** CD-ROM | disk | FTP | other *** search
/ Screensavers 98 / Screensavers 98.iso / ass / vw / uninst.ini < prev    next >
INI File  |  2000-03-28  |  1KB  |  56 lines

  1. [general]
  2. directory0=C:\
  3. directory1=C:\WINDOWS
  4. directory2=C:\WINDOWS\SYSTEM
  5.  
  6. [files]
  7. ; the number of files to be deleted
  8. numfiles=8
  9. ; for each file you need to give the filename and the destination. Destinations
  10. ; are numeric codes from:
  11. ;   0 - normal destination directory
  12. ;   1 - windows directory
  13. ;   2 - windows system directory (e.g. for fonts)
  14. file1=vw.ndx
  15. dest1=0
  16. file2=vw.rsc
  17. dest2=0
  18. file3=vw.toc
  19. dest3=0
  20. file4=vw2.tok
  21. dest4=0
  22. file5=vw.scr
  23. dest5=1
  24. file6=install.ini
  25. dest6=0
  26. file7=uninst.exe
  27. dest7=0
  28. file8=uninst.ini
  29. dest8=0
  30.  
  31.  
  32. [INI]
  33. ; the number of replacements
  34. numreplacements=2
  35.  
  36. ; the ini file to replace in
  37. file1=system.ini
  38. ; the file directory prefix (same codes as with destinations)
  39. fileprefix1=1
  40. ; the section to change in
  41. section1=BOOT
  42. ; the setting to change
  43. setting1=SCRNSAVE.EXE
  44. ; the value to set
  45. value1=
  46. ; the prefix to the value (same as destinations, or -1 for no prefix)
  47. valueprefix1=1
  48.  
  49. file2=win.ini
  50. fileprefix2=1
  51. section2=windows
  52. setting2=ScreenSaverActive
  53. value2=1
  54. valueprefix2=-1
  55.  
  56.